home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / telecom / tm421_4.zip / TELEMATE.BAT < prev    next >
DOS Batch File  |  1996-02-06  |  256b  |  10 lines

  1. @echo off
  2. rem
  3. rem     If you are using ROLALARM.EXE as your external alarm,
  4. rem     you should run this batch file to run Telemate. It
  5. rem     loads the TSR sound driver SOUND.COM required by
  6. rem     ROLALARM.EXE.
  7. rem
  8. SOUND >nul
  9. TM %1 %2 %3 %4 %5
  10.